[INFO] fetching crate looper-cli 0.1.0...
[INFO] testing looper-cli-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate looper-cli 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate looper-cli 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate looper-cli 0.1.0
[INFO] tweaked toml for crates.io crate looper-cli 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate looper-cli 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate looper-cli 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxc_str v0.123.0
[INFO] [stderr]   Downloaded oxc_parser v0.123.0
[INFO] [stderr]   Downloaded cow-utils v0.1.3
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.123.0
[INFO] [stderr]   Downloaded oxc_span v0.123.0
[INFO] [stderr]   Downloaded oxc_estree v0.123.0
[INFO] [stderr]   Downloaded oxc_syntax v0.123.0
[INFO] [stderr]   Downloaded oxc-miette-derive v2.7.1
[INFO] [stderr]   Downloaded oxc_data_structures v0.123.0
[INFO] [stderr]   Downloaded oxc_allocator v0.123.0
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded oxc_diagnostics v0.123.0
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded oxc_index v4.1.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.123.0
[INFO] [stderr]   Downloaded oxc_ast_visit v0.123.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.1.12
[INFO] [stderr]   Downloaded oxc_regular_expression v0.123.0
[INFO] [stderr]   Downloaded oxc-miette v2.7.1
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded oxc_ast v0.123.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970
[INFO] running `Command { std: "docker" "start" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling oxc_data_structures v0.123.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oxc_estree v0.123.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling oxc_ast_macros v0.123.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling oxc_allocator v0.123.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling oxc_str v0.123.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling oxc_span v0.123.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.123.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.123.0
[INFO] [stderr]    Compiling oxc_syntax v0.123.0
[INFO] [stderr]    Compiling oxc_ast v0.123.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling oxc_ecmascript v0.123.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.123.0
[INFO] [stderr]    Compiling oxc_parser v0.123.0
[INFO] [stderr]    Compiling looper-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.37s
[INFO] running `Command { std: "docker" "inspect" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling oxc_syntax v0.123.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.123.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling oxc_ast v0.123.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling oxc_ecmascript v0.123.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.123.0
[INFO] [stderr]    Compiling oxc_parser v0.123.0
[INFO] [stderr]    Compiling looper-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.69s
[INFO] running `Command { std: "docker" "inspect" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/looper-ca8a57baf66a42fc)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/looper-7a49646a69d2d679)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache_test.rs (/opt/rustwide/target/debug/deps/cache_test-7440aeff079c6957)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test hash_file_returns_empty_for_missing_file ... ok
[INFO] [stdout] test hash_content_deterministic ... ok
[INFO] [stdout] test hash_content_is_hex_string ... ok
[INFO] [stdout] test hash_content_different_for_different_input ... ok
[INFO] [stdout] test load_returns_none_for_missing_file ... ok
[INFO] [stdout] test hash_file_returns_hash_for_existing_file ... ok
[INFO] [stdout] test cache_preserves_multiple_entries ... ok
[INFO] [stdout] test save_and_load_roundtrip ... ok
[INFO] [stdout] test load_returns_none_for_config_hash_mismatch ... ok
[INFO] [stdout] test load_returns_none_for_version_mismatch ... ok
[INFO] [stdout] test cache_preserves_metadata ... ok
[INFO] [stdout] test load_returns_none_for_corrupt_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_test.rs (/opt/rustwide/target/debug/deps/check_test-08af2500f13e413c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test check_detects_new_deps ... ok
[INFO] [stdout] test check_empty_manifest_all_new ... ok
[INFO] [stdout] test load_manifest_missing_file ... ok
[INFO] [stdout] test load_manifest_invalid_json ... ok
[INFO] [stdout] test check_detects_both_added_and_removed ... ok
[INFO] [stdout] test check_clean_when_identical ... ok
[INFO] [stderr]      Running tests/ci_workflow_test.rs (/opt/rustwide/target/debug/deps/ci_workflow_test-dcc1e3f126243acd)
[INFO] [stdout] test check_empty_scan_all_removed ... ok
[INFO] [stdout] test load_manifest_valid ... ok
[INFO] [stdout] test check_detects_removed_deps ... ok
[INFO] [stdout] test is_clean_helper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test manifest_json_roundtrip_preserves_all_fields ... ok
[INFO] [stdout] test broken_file_still_scans_valid_files ... ok
[INFO] [stdout] test check_all_categories_against_manifest ... ok
[INFO] [stdout] test diff_workflow_two_versions ... ok
[INFO] [stdout] test ci_workflow_generate_check_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-b8bc57737de3a2dd)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test scan_nonexistent_exits_two ... ok
[INFO] [stdout] test version_exits_zero ... ok
[INFO] [stdout] test help_exits_zero ... ok
[INFO] [stdout] test scan_invalid_format_exits_one ... ok
[INFO] [stdout] test scan_quiet_one_line ... ok
[INFO] [stdout] test implicit_scan_shorthand ... ok
[INFO] [stdout] test html_without_output_exits_one ... ok
[INFO] [stdout] test scan_fixtures_json_exits_zero_with_valid_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compose_test.rs (/opt/rustwide/target/debug/deps/compose_test-b47f2d7c1fa8ed36)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test find_and_parse_returns_empty_when_missing ... ok
[INFO] [stdout] test missing_file_returns_error ... ok
[INFO] [stdout] test invalid_yaml_returns_error ... ok
[INFO] [stdout] test find_and_parse_detects_yaml_extension ... ok
[INFO] [stdout] test parse_fixture_compose ... ok
[INFO] [stdout] test service_without_ports_or_env ... ok
[INFO] [stdout] test env_file_single_string ... ok
[INFO] [stdout] test extracts_volumes ... ok
[INFO] [stdout] test extracts_ports ... ok
[INFO] [stdout] test sorted_services ... ok
[INFO] [stderr]      Running tests/config_access_test.rs (/opt/rustwide/target/debug/deps/config_access_test-a13a805409726fc5)
[INFO] [stdout] test extracts_environment_map_format ... ok
[INFO] [stdout] test port_with_ip_binding ... ok
[INFO] [stdout] test service_without_image ... ok
[INFO] [stdout] test env_file_list ... ok
[INFO] [stdout] test extracts_environment_list_format ... ok
[INFO] [stdout] test source_file_tracked ... ok
[INFO] [stdout] test find_and_parse_detects_yml ... ok
[INFO] [stdout] test extracts_service_names ... ok
[INFO] [stdout] test extracts_images ... ok
[INFO] [stdout] test env_file_not_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test empty_source_no_findings ... ok
[INFO] [stdout] test nestjs_without_import_not_detected ... ok
[INFO] [stdout] test node_config_require ... ok
[INFO] [stdout] test unbound_get_not_detected ... ok
[INFO] [stdout] test get_without_string_arg_not_detected ... ok
[INFO] [stdout] test id_format ... ok
[INFO] [stdout] test node_config_get ... ok
[INFO] [stdout] test env_var_library_require ... ok
[INFO] [stdout] test env_var_library_get ... ok
[INFO] [stdout] test nestjs_config_service_get_or_throw ... ok
[INFO] [stdout] test node_config_has ... ok
[INFO] [stdout] test nestjs_config_service_get ... ok
[INFO] [stdout] test node_config_chained_require ... ok
[INFO] [stdout] test non_config_receiver_with_nestjs_import ... ok
[INFO] [stdout] test category_is_env_var ... ok
[INFO] [stdout] test nestjs_identifier_config_service ... ok
[INFO] [stdout] test wrong_method_not_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-4ad1693f48553948)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test load_config_returns_none_for_missing_file ... ok
[INFO] [stdout] test write_default_config_creates_file ... ok
[INFO] [stdout] test default_config_has_sensible_defaults ... ok
[INFO] [stdout] test config_roundtrip ... ok
[INFO] [stdout] test load_config_returns_none_for_invalid_json ... ok
[INFO] [stderr]      Running tests/detectors_test.rs (/opt/rustwide/target/debug/deps/detectors_test-12a8dc00fb5f8f50)
[INFO] [stdout] test config_category_overrides ... ok
[INFO] [stdout] test config_with_empty_fields ... ok
[INFO] [stdout] test load_config_auto_detects ... ok
[INFO] [stdout] test load_config_from_explicit_path ... ok
[INFO] [stdout] test config_serializes_to_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test detector_trait_is_send_and_sync ... ok
[INFO] [stdout] test registry_starts_empty ... ok
[INFO] [stdout] test default_registry_has_env_vars ... ok
[INFO] [stdout] test registry_detector_names ... ok
[INFO] [stdout] test multiple_detectors_same_category ... ok
[INFO] [stdout] test registry_run_all_collects_findings ... ok
[INFO] [stdout] test detector_context_holds_file_metadata ... ok
[INFO] [stdout] test registry_run_all_empty_when_no_detectors ... ok
[INFO] [stdout] test registry_register_adds_detector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff_test.rs (/opt/rustwide/target/debug/deps/diff_test-9d5ab320ad37420a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test diff_detects_added ... ok
[INFO] [stdout] test diff_confidence_change_detected ... ok
[INFO] [stdout] test diff_empty_to_full ... ok
[INFO] [stdout] test diff_detects_changed ... ok
[INFO] [stdout] test diff_detects_removed ... ok
[INFO] [stdout] test diff_identical_manifests ... ok
[INFO] [stdout] test format_terminal_with_changes ... ok
[INFO] [stdout] test format_json_valid ... ok
[INFO] [stdout] test format_terminal_no_changes ... ok
[INFO] [stdout] test diff_full_to_empty ... ok
[INFO] [stdout] test total_changes ... ok
[INFO] [stdout] test diff_metadata_change_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dockerfile_test.rs (/opt/rustwide/target/debug/deps/dockerfile_test-44d2404377463c46)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test empty_dockerfile ... ok
[INFO] [stdout] test extracts_apk_packages ... ok
[INFO] [stdout] test find_and_parse_detects_dockerfile ... ok
[INFO] [stdout] test extracts_copy_sources ... ok
[INFO] [stdout] test expose_with_protocol ... ok
[INFO] [stdout] test extracts_node_binary_from_image ... ok
[INFO] [stdout] test extracts_base_image ... ok
[INFO] [stdout] test extracts_expose_ports ... ok
[INFO] [stdout] test find_and_parse_returns_empty_when_missing ... ok
[INFO] [stdout] test missing_file_returns_error ... ok
[INFO] [stdout] test golang_image_provides_go ... ok
[INFO] [stdout] test source_file_tracked ... ok
[INFO] [stdout] test handles_continuation_lines ... ok
[INFO] [stdout] test parse_fixture_dockerfile ... ok
[INFO] [stdout] test parses_json_exec_form_install ... ok
[INFO] [stdout] test parses_yum_install ... ok
[INFO] [stdout] test parses_json_exec_form_apk ... ok
[INFO] [stdout] test parses_apt_get_install ... ok
[INFO] [stdout] test python_image_provides_python ... ok
[INFO] [stdout] test unknown_package_uses_name_as_binary ... ok
[INFO] [stdout] test json_exec_form_non_install_ignored ... ok
[INFO] [stdout] test copy_with_from_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doctor_test.rs (/opt/rustwide/target/debug/deps/doctor_test-db9a625eb19bf2a3)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test all_passed_true ... ok
[INFO] [stdout] test binary_found_passes ... ok
[INFO] [stdout] test empty_deps ... ok
[INFO] [stdout] test env_var_dynamic_skipped ... ok
[INFO] [stdout] test env_var_optional_not_set_still_passes ... ok
[INFO] [stdout] test env_var_missing_fails ... ok
[INFO] [stdout] test env_var_secret_redacted ... ok
[INFO] [stdout] test filesystem_exists_passes ... ok
[INFO] [stdout] test env_var_set_passes ... ok
[INFO] [stdout] test filesystem_relative_to_scan_root ... ok
[INFO] [stdout] test filesystem_missing_fails ... ok
[INFO] [stdout] test platform_skipped ... ok
[INFO] [stdout] test port_listen_in_use_fails ... ok
[INFO] [stdout] test port_connect_reachable ... ok
[INFO] [stdout] test port_connect_refused ... ok
[INFO] [stdout] test port_listen_available_passes ... ok
[INFO] [stdout] test report_serializes_to_json ... ok
[INFO] [stdout] test binary_not_found_fails ... ok
[INFO] [stdout] test report_counts ... ok
[INFO] [stdout] test network_localhost_dns_resolves ... ok
[INFO] [stdout] test network_http_protocol_uses_port_80 ... ok
[INFO] [stdout] test binary_not_found_suggests_install ... ok
[INFO] [stdout] test network_nonexistent_host_fails ... ok
[INFO] [stdout] test network_wss_protocol_uses_port_443 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/drift_e2e_test.rs (/opt/rustwide/target/debug/deps/drift_e2e_test-44ebe8f425d5ff87)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test full_drift_pipeline_produces_report ... ok
[INFO] [stdout] test drift_unused_infra_detected ... ok
[INFO] [stdout] test drift_report_serializes_to_json ... ok
[INFO] [stdout] test drift_covers_ports_from_compose ... ok
[INFO] [stdout] test drift_external_hosts_are_classified ... ok
[INFO] [stdout] test drift_report_categories_are_disjoint ... ok
[INFO] [stderr]      Running tests/drift_engine_test.rs (/opt/rustwide/target/debug/deps/drift_engine_test-eb61563ea3b4e8fe)
[INFO] [stdout] test drift_all_code_deps_are_classified ... ok
[INFO] [stdout] test drift_covers_env_vars_from_compose_and_dotenv ... ok
[INFO] [stdout] test drift_covers_binaries_from_dockerfile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test binary_covered ... ok
[INFO] [stdout] test binary_missing ... ok
[INFO] [stdout] test dynamic_env_var_skipped ... ok
[INFO] [stdout] test env_var_covered ... ok
[INFO] [stdout] test env_var_missing ... ok
[INFO] [stdout] test filesystem_covered_by_volume ... ok
[INFO] [stdout] test env_var_unused ... ok
[INFO] [stdout] test filesystem_missing ... ok
[INFO] [stdout] test mixed_report ... ok
[INFO] [stdout] test has_missing ... ok
[INFO] [stdout] test network_external_dot_com ... ok
[INFO] [stdout] test network_external_dot_io ... ok
[INFO] [stdout] test network_internal_bare_name_missing ... ok
[INFO] [stdout] test network_localhost_is_not_external ... ok
[INFO] [stdout] test platform_skipped ... ok
[INFO] [stdout] test no_missing ... ok
[INFO] [stdout] test port_covered ... ok
[INFO] [stdout] test port_missing ... ok
[INFO] [stdout] test sorted_output ... ok
[INFO] [stdout] test network_internal_bare_name_covered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/env_vars_test.rs (/opt/rustwide/target/debug/deps/env_vars_test-f02d6468dd13a47d)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test bun_env ... ok
[INFO] [stdout] test dotenv_esm_explicit ... ok
[INFO] [stdout] test dotenv_import_side_effect ... ok
[INFO] [stdout] test dotenv_not_triggered_by_random_config ... ok
[INFO] [stdout] test dotenv_import_bare ... ok
[INFO] [stdout] test empty_source_no_findings ... ok
[INFO] [stdout] test envalid_not_triggered_by_random_cleanenv ... ok
[INFO] [stdout] test envalid_cleanenv_extracts_keys ... ok
[INFO] [stdout] test envalid_required_without_default ... ok
[INFO] [stdout] test fallback_with_boolean_default ... ok
[INFO] [stdout] test envalid_cleanenv_with_defaults ... ok
[INFO] [stdout] test fallback_with_nullish_coalescing ... ok
[INFO] [stdout] test fallback_with_or ... ok
[INFO] [stdout] test id_format ... ok
[INFO] [stdout] test deno_env_get ... ok
[INFO] [stdout] test nested_in_arrow_function ... ok
[INFO] [stdout] test import_meta_env ... ok
[INFO] [stdout] test dotenv_require_variable ... ok
[INFO] [stdout] test nextjs_config_esm_env_keys ... ok
[INFO] [stdout] test envalid_require_cjs ... ok
[INFO] [stdout] test dotenv_require_config ... ok
[INFO] [stdout] test nextjs_config_no_env_property ... ok
[INFO] [stdout] test nested_in_function ... ok
[INFO] [stdout] test nextjs_config_ts_variant ... ok
[INFO] [stdout] test no_env_access_no_findings ... ok
[INFO] [stdout] test no_fallback_sets_required_true ... ok
[INFO] [stdout] test import_meta_env_multiple ... ok
[INFO] [stdout] test location_is_correct ... ok
[INFO] [stdout] test mixed_patterns_in_one_file ... ok
[INFO] [stdout] test nextjs_config_not_triggered_in_regular_file ... ok
[INFO] [stdout] test nextjs_config_cjs_env_keys ... ok
[INFO] [stdout] test nextjs_config_nested_path ... ok
[INFO] [stdout] test process_not_env_no_findings ... ok
[INFO] [stdout] test process_env_direct_access ... ok
[INFO] [stdout] test process_env_dynamic_access ... ok
[INFO] [stdout] test process_env_optional_chaining ... ok
[INFO] [stdout] test process_env_multiple_vars ... ok
[INFO] [stdout] test process_env_bracket_access ... ok
[INFO] [stdout] test process_env_destructuring ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/envfile_test.rs (/opt/rustwide/target/debug/deps/envfile_test-65ccbbca7ba86a91)
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test handles_export_prefix ... ok
[INFO] [stdout] test find_and_parse_merges_env_files ... ok
[INFO] [stdout] test handles_quoted_values ... ok
[INFO] [stdout] test empty_file ... ok
[INFO] [stdout] test missing_file_returns_error ... ok
[INFO] [stdout] test find_and_parse_development_env ... ok
[INFO] [stdout] test find_and_parse_returns_empty_when_no_files ... ok
[INFO] [stdout] test find_and_parse_falls_back_to_example ... ok
[INFO] [stdout] test rejects_invalid_var_names ... ok
[INFO] [stdout] test get_source_formats_correctly ... ok
[INFO] [stdout] test parse_simple_env_file ... ok
[INFO] [stdout] test tracks_line_numbers ... ok
[INFO] [stdout] test var_count_fixture ... ok
[INFO] [stdout] test skips_comments_and_empty_lines ... ok
[INFO] [stdout] test find_and_parse_env_local_overrides_env ... ok
[INFO] [stdout] test handles_empty_values ... ok
[INFO] [stdout] test handles_inline_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/filesystem_test.rs (/opt/rustwide/target/debug/deps/filesystem_test-7a88a201fdfd2c9c)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test chmod_detected ... ok
[INFO] [stdout] test bun_file ... ok
[INFO] [stdout] test copy_file_detected ... ok
[INFO] [stdout] test dynamic_import_with_template ... ok
[INFO] [stdout] test dynamic_import_pure_string_ignored ... ok
[INFO] [stdout] test category_is_filesystem ... ok
[INFO] [stdout] test deno_read_text_file ... ok
[INFO] [stdout] test dynamic_require_with_template ... ok
[INFO] [stdout] test fs_exists_sync ... ok
[INFO] [stdout] test empty_source ... ok
[INFO] [stdout] test fs_mkdir_sync ... ok
[INFO] [stdout] test dynamic_require_pure_string_ignored ... ok
[INFO] [stdout] test fs_extra_detected ... ok
[INFO] [stdout] test fs_read_file_sync_cjs ... ok
[INFO] [stdout] test fs_write_file_sync ... ok
[INFO] [stdout] test fs_read_file_sync_esm ... ok
[INFO] [stdout] test graceful_fs_detected ... ok
[INFO] [stdout] test multiple_fs_calls ... ok
[INFO] [stdout] test fs_promises_read_file ... ok
[INFO] [stdout] test id_format ... ok
[INFO] [stdout] test path_join_with_literals ... ok
[INFO] [stdout] test no_findings_without_fs_import ... ok
[INFO] [stdout] test lstat_detected ... ok
[INFO] [stdout] test node_prefix_fs ... ok
[INFO] [stdout] test path_join_with_dynamic_part ... ok
[INFO] [stdout] test named_import_read_file_sync ... ok
[INFO] [stdout] test template_literal_in_path_join ... ok
[INFO] [stdout] test unlink_detected ... ok
[INFO] [stdout] test template_literal_bun_file ... ok
[INFO] [stdout] test watch_detected ... ok
[INFO] [stdout] test template_literal_deno_fs ... ok
[INFO] [stdout] test no_findings_for_dynamic_path ... ok
[INFO] [stdout] test path_resolve ... ok
[INFO] [stdout] test pure_string_template_literal_is_high_confidence ... ok
[INFO] [stdout] test realpath_detected ... ok
[INFO] [stdout] test rename_detected ... ok
[INFO] [stdout] test template_literal_in_fs_call ... ok
[INFO] [stdout] test rm_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/filtering_test.rs (/opt/rustwide/target/debug/deps/filtering_test-f42755b8ddd1557a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test min_confidence_high ... ok
[INFO] [stdout] test baseline_filter ... ok
[INFO] [stdout] test confidence_parse ... ok
[INFO] [stdout] test baseline_from_json_manifest ... ok
[INFO] [stdout] test min_confidence_low_keeps_all ... ok
[INFO] [stdout] test min_confidence_medium ... ok
[INFO] [stdout] test baseline_filter_empty_baseline ... ok
[INFO] [stdout] test category_from_filter_name ... ok
[INFO] [stdout] test only_and_min_confidence_combined ... ok
[INFO] [stdout] test only_filter ... ok
[INFO] [stdout] test exclude_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate_compose_test.rs (/opt/rustwide/target/debug/deps/generate_compose_test-afd73fd1c81fd81d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test env_vars_in_app_service ... ok
[INFO] [stdout] test non_port_non_env_deps_ignored ... ok
[INFO] [stdout] test app_depends_on_infra_services ... ok
[INFO] [stdout] test empty_deps_produces_header ... ok
[INFO] [stdout] test deduplicates_same_protocol ... ok
[INFO] [stdout] test redis_service_from_connect_port ... ok
[INFO] [stdout] test services_sorted_by_name ... ok
[INFO] [stdout] test unknown_protocol_ignored ... ok
[INFO] [stdout] test postgres_service_with_env ... ok
[INFO] [stdout] test listen_port_goes_to_app_service ... ok
[INFO] [stderr]      Running tests/generate_dockerfile_test.rs (/opt/rustwide/target/debug/deps/generate_dockerfile_test-90b838dab06627e4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test connect_port_not_exposed ... ok
[INFO] [stdout] test non_binary_deps_ignored ... ok
[INFO] [stdout] test detects_node_project ... ok
[INFO] [stderr]      Running tests/generate_env_test.rs (/opt/rustwide/target/debug/deps/generate_env_test-bd29256fa8f7ac86)
[INFO] [stdout] test deduplicates_packages ... ok
[INFO] [stdout] test detects_python_project ... ok
[INFO] [stdout] test unknown_binary_adds_todo_comment ... ok
[INFO] [stdout] test fallback_base_image ... ok
[INFO] [stdout] test known_binary_generates_apt_install ... ok
[INFO] [stdout] test includes_workdir_and_copy ... ok
[INFO] [stdout] test listen_port_generates_expose ... ok
[INFO] [stdout] test empty_deps_produces_header ... ok
[INFO] [stdout] test packages_sorted_alphabetically ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test placeholder_for_host ... ok
[INFO] [stderr]      Running tests/generate_readme_test.rs (/opt/rustwide/target/debug/deps/generate_readme_test-757795c6115ae455)
[INFO] [stdout] test placeholder_for_secret ... ok
[INFO] [stdout] test optional_var_uses_default ... ok
[INFO] [stdout] test groups_required_before_optional ... ok
[INFO] [stdout] test placeholder_for_port ... ok
[INFO] [stdout] test non_env_deps_are_ignored ... ok
[INFO] [stdout] test empty_deps_produces_header ... ok
[INFO] [stdout] test placeholder_for_url ... ok
[INFO] [stdout] test required_var_uses_placeholder ... ok
[INFO] [stdout] test includes_location_comment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test binaries_with_install ... ok
[INFO] [stdout] test all_categories ... ok
[INFO] [stdout] test empty_deps ... ok
[INFO] [stdout] test omits_empty_sections ... ok
[INFO] [stdout] test filesystem_paths ... ok
[INFO] [stdout] test env_vars_table ... ok
[INFO] [stdout] test ports_table ... ok
[INFO] [stdout] test network_endpoints ... ok
[INFO] [stderr]      Running tests/html_output_test.rs (/opt/rustwide/target/debug/deps/html_output_test-fe135356c2de8784)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test html_is_valid_document ... ok
[INFO] [stdout] test html_has_click_to_copy ... ok
[INFO] [stdout] test html_contains_data ... ok
[INFO] [stdout] test html_has_sortable_columns ... ok
[INFO] [stdout] test html_escapes_script_closing_tag ... ok
[INFO] [stdout] test html_empty_deps ... ok
[INFO] [stdout] test html_has_summary_stats ... ok
[INFO] [stderr]      Running tests/infra_manifest_test.rs (/opt/rustwide/target/debug/deps/infra_manifest_test-1a718426759bb107)
[INFO] [stdout] test html_has_confidence_colors ... ok
[INFO] [stdout] test html_is_self_contained ... ok
[INFO] [stdout] test html_has_filterable_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test has_infra_files_with_fixtures ... ok
[INFO] [stdout] test has_infra_files_empty_dir ... ok
[INFO] [stdout] test has_infra_files_only_env ... ok
[INFO] [stdout] test empty_project_returns_empty_manifest ... ok
[INFO] [stdout] test only_compose_file ... ok
[INFO] [stdout] test service_without_ports_gets_default ... ok
[INFO] [stdout] test service_image_resolution ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5078dfb891f96914)
[INFO] [stdout] test build_from_fixtures ... ok
[INFO] [stdout] test services_from_compose ... ok
[INFO] [stdout] test env_vars_from_dotenv_and_compose ... ok
[INFO] [stdout] test only_dockerfile ... ok
[INFO] [stdout] test env_var_source_tracking ... ok
[INFO] [stdout] test binaries_from_dockerfile ... ok
[INFO] [stdout] test ports_from_compose_and_dockerfile ... ok
[INFO] [stdout] test only_env_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test default_registry_has_all_detectors ... ok
[INFO] [stdout] test no_files_returns_error ... ok
[INFO] [stdout] test broken_file_yields_partial_findings ... ok
[INFO] [stdout] test binary_file_in_scan_does_not_crash ... ok
[INFO] [stdout] test mixed_fixture_has_all_categories ... ok
[INFO] [stdout] test network_detected ... ok
[INFO] [stdout] test env_vars_detected ... ok
[INFO] [stdout] test binaries_detected ... ok
[INFO] [stdout] test platform_detected ... ok
[INFO] [stdout] test filesystem_detected ... ok
[INFO] [stdout] test ports_detected ... ok
[INFO] [stdout] test all_six_categories_detected ... ok
[INFO] [stdout] test large_file_skipped_in_scan ... ok
[INFO] [stderr]      Running tests/json_output_test.rs (/opt/rustwide/target/debug/deps/json_output_test-2ae0b075ae2c9e33)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test json_empty_deps ... ok
[INFO] [stdout] test json_metadata_omitted_when_empty ... ok
[INFO] [stdout] test json_output_matches_spec_schema ... ok
[INFO] [stdout] test json_roundtrip ... ok
[INFO] [stdout] test json_output_is_valid ... ok
[INFO] [stdout] test json_output_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/network_test.rs (/opt/rustwide/target/debug/deps/network_test-df2b023fd4d40a3e)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test dynamic_url_ignored ... ok
[INFO] [stdout] test empty_source ... ok
[INFO] [stdout] test fetch_template_literal_dynamic_host_ignored ... ok
[INFO] [stdout] test http_request_with_host ... ok
[INFO] [stdout] test axios_post ... ok
[INFO] [stdout] test category_is_network ... ok
[INFO] [stdout] test fetch_template_literal_with_port ... ok
[INFO] [stdout] test fetch_pure_string_template_stays_high ... ok
[INFO] [stdout] test axios_get ... ok
[INFO] [stdout] test fetch_with_url ... ok
[INFO] [stdout] test http_request_with_hostname ... ok
[INFO] [stdout] test http_request_without_binding_ignored ... ok
[INFO] [stdout] test axios_direct_call ... ok
[INFO] [stdout] test got_get ... ok
[INFO] [stdout] test axios_template_literal ... ok
[INFO] [stdout] test got_direct_call ... ok
[INFO] [stdout] test http_client_template_literal ... ok
[INFO] [stdout] test fetch_with_http ... ok
[INFO] [stdout] test fetch_template_literal_with_static_host ... ok
[INFO] [stdout] test data_uri_ignored ... ok
[INFO] [stdout] test id_format ... ok
[INFO] [stdout] test http_request_string_url ... ok
[INFO] [stdout] test https_get_string_url ... ok
[INFO] [stdout] test ky_post ... ok
[INFO] [stdout] test new_url_wss ... ok
[INFO] [stdout] test jsx_img_src ... ok
[INFO] [stdout] test localhost_detected ... ok
[INFO] [stdout] test new_websocket ... ok
[INFO] [stdout] test jsx_script_src ... ok
[INFO] [stdout] test new_websocket_template_literal ... ok
[INFO] [stdout] test jsx_relative_url_ignored ... ok
[INFO] [stdout] test multiple_endpoints ... ok
[INFO] [stdout] test new_websocket_wss ... ok
[INFO] [stdout] test superagent_get ... ok
[INFO] [stdout] test url_with_port ... ok
[INFO] [stdout] test undici_request ... ok
[INFO] [stdout] test new_url_template_literal ... ok
[INFO] [stdout] test new_url_https ... ok
[INFO] [stdout] test node_fetch_call ... ok
[INFO] [stdout] test relative_url_ignored ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_test.rs (/opt/rustwide/target/debug/deps/parser_test-8453204bf2ca0008)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test handles_empty_file ... ok
[INFO] [stdout] test preserves_source_text_reference ... ok
[INFO] [stdout] test parses_commonjs_module ... ok
[INFO] [stdout] test handles_severely_broken_file ... ok
[INFO] [stdout] test parses_valid_typescript ... ok
[INFO] [stdout] test parses_valid_javascript ... ok
[INFO] [stdout] test file_path_stored_correctly ... ok
[INFO] [stdout] test parses_valid_tsx ... ok
[INFO] [stdout] test handles_process_env_pattern ... ok
[INFO] [stdout] test parses_valid_jsx ... ok
[INFO] [stdout] test recovers_from_syntax_errors ... ok
[INFO] [stdout] test parses_esm_module ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/platform_test.rs (/opt/rustwide/target/debug/deps/platform_test-fe3a3e0588ca0f6c)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test empty_source ... ok
[INFO] [stdout] test process_platform_darwin ... ok
[INFO] [stdout] test path_sep_windows ... ok
[INFO] [stdout] test multiple_platform_deps ... ok
[INFO] [stdout] test os_with_node_prefix ... ok
[INFO] [stdout] test os_platform_method ... ok
[INFO] [stdout] test process_platform_linux ... ok
[INFO] [stdout] test path_sep_unix ... ok
[INFO] [stdout] test process_platform_win32 ... ok
[INFO] [stdout] test os_type_method ... ok
[INFO] [stdout] test os_arch_method ... ok
[INFO] [stdout] test os_hostname ... ok
[INFO] [stdout] test process_arch_check ... ok
[INFO] [stdout] test process_arch_x64 ... ok
[INFO] [stdout] test os_without_binding_ignored ... ok
[INFO] [stdout] test os_tmpdir ... ok
[INFO] [stdout] test os_homedir ... ok
[INFO] [stdout] test category_is_platform ... ok
[INFO] [stdout] test process_platform_strict_inequality ... ok
[INFO] [stdout] test os_named_import ... ok
[INFO] [stdout] test unix_dev_null ... ok
[INFO] [stdout] test unix_usr_path ... ok
[INFO] [stderr]      Running tests/ports_test.rs (/opt/rustwide/target/debug/deps/ports_test-cff3562b2a695da4)
[INFO] [stdout] test windows_cmd ... ok
[INFO] [stdout] test unix_tmp_path ... ok
[INFO] [stdout] test windows_powershell ... ok
[INFO] [stdout] test regular_path_not_detected ... ok
[INFO] [stdout] test unix_path_not_guarded ... ok
[INFO] [stdout] test unix_etc_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test app_listen_numeric ... ok
[INFO] [stdout] test bun_serve ... ok
[INFO] [stdout] test empty_source ... ok
[INFO] [stdout] test http_create_server_listen_is_http ... ok
[INFO] [stdout] test listen_id_format ... ok
[INFO] [stdout] test listen_with_env_fallback ... ok
[INFO] [stdout] test net_create_connection ... ok
[INFO] [stdout] test net_create_server_listen_is_tcp ... ok
[INFO] [stdout] test net_connect ... ok
[INFO] [stdout] test net_without_binding_ignored ... ok
[INFO] [stdout] test server_listen_numeric ... ok
[INFO] [stdout] test unresolved_listen_defaults_to_http ... ok
[INFO] [stdout] test mongodb_connection_string ... ok
[INFO] [stdout] test amqp_connection_string ... ok
[INFO] [stdout] test unknown_protocol_ignored ... ok
[INFO] [stdout] test connection_string_default_port ... ok
[INFO] [stdout] test mysql_connection_string ... ok
[INFO] [stdout] test http_url_not_matched_as_connection_string ... ok
[INFO] [stdout] test redis_connection_string ... ok
[INFO] [stdout] test postgres_connection_string ... ok
[INFO] [stdout] test multiple_ports ... ok
[INFO] [stdout] test all_findings_high_confidence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prisma_test.rs (/opt/rustwide/target/debug/deps/prisma_test-6d40e010e14738c3)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test find_returns_empty_when_no_prisma ... ok
[INFO] [stdout] test find_prisma_in_prisma_subdir ... ok
[INFO] [stdout] test source_file_and_line_tracked ... ok
[INFO] [stdout] test parse_env_with_spaces ... ok
[INFO] [stdout] test duplicate_env_ref_uses_first_occurrence ... ok
[INFO] [stdout] test find_prisma_in_root ... ok
[INFO] [stdout] test parse_multiple_env_refs ... ok
[INFO] [stderr]      Running tests/resolver_test.rs (/opt/rustwide/target/debug/deps/resolver_test-4fe8526cb45882f2)
[INFO] [stdout] test parse_basic_schema ... ok
[INFO] [stdout] test no_env_calls_returns_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test empty_program ... ok
[INFO] [stdout] test ignores_non_require_calls ... ok
[INFO] [stdout] test ignores_dynamic_require ... ok
[INFO] [stdout] test esm_default_import ... ok
[INFO] [stdout] test esm_named_import ... ok
[INFO] [stdout] test cjs_require_default ... ok
[INFO] [stdout] test esm_namespace_import ... ok
[INFO] [stdout] test multiple_imports ... ok
[INFO] [stdout] test cjs_require_destructured ... ok
[INFO] [stdout] test esm_named_import_with_alias ... ok
[INFO] [stdout] test node_prefix_named_import ... ok
[INFO] [stdout] test node_prefix_normalization_cjs ... ok
[INFO] [stdout] test node_prefix_normalization ... ok
[INFO] [stdout] test third_party_modules ... ok
[INFO] [stdout] test subpath_imports ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sarif_output_test.rs (/opt/rustwide/target/debug/deps/sarif_output_test-a000c185d55bd5b5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test sarif_empty_deps ... ok
[INFO] [stdout] test sarif_confidence_mapped_to_level ... ok
[INFO] [stdout] test sarif_has_six_rules ... ok
[INFO] [stdout] test sarif_has_correct_version ... ok
[INFO] [stdout] test sarif_is_valid_json ... ok
[INFO] [stdout] test sarif_has_tool_info ... ok
[INFO] [stdout] test sarif_result_has_location ... ok
[INFO] [stdout] test sarif_results_count ... ok
[INFO] [stdout] test sarif_properties_include_metadata ... ok
[INFO] [stdout] test sarif_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shell_test.rs (/opt/rustwide/target/debug/deps/shell_test-a826c7b38b149ef0)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test empty_source ... ok
[INFO] [stdout] test dynamic_command_ignored ... ok
[INFO] [stdout] test no_findings_without_import ... ok
[INFO] [stdout] test execa_detects_binary ... ok
[INFO] [stdout] test multiple_binaries ... ok
[INFO] [stdout] test category_is_binary ... ok
[INFO] [stdout] test execa_default_import ... ok
[INFO] [stdout] test exec_via_cjs_namespace ... ok
[INFO] [stdout] test exec_via_cjs_require ... ok
[INFO] [stdout] test exec_sync_detects_binary ... ok
[INFO] [stdout] test spawn_detects_binary ... ok
[INFO] [stdout] test exec_detects_binary ... ok
[INFO] [stdout] test node_prefix_child_process ... ok
[INFO] [stdout] test exec_file ... ok
[INFO] [stdout] test zx_tagged_template ... ok
[INFO] [stdout] test spawn_without_args_array ... ok
[INFO] [stdout] test id_format ... ok
[INFO] [stdout] test spawn_sync ... ok
[INFO] [stdout] test zx_tagged_template_with_interpolation ... ok
[INFO] [stdout] test exec_via_namespace_import ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/terminal_output_test.rs (/opt/rustwide/target/debug/deps/terminal_output_test-575d204e06ef51c4)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test summary_one_liner ... ok
[INFO] [stdout] test summary_empty_deps ... ok
[INFO] [stdout] test terminal_empty_deps ... ok
[INFO] [stdout] test terminal_confidence_strings_present ... ok
[INFO] [stdout] test summary_single_category ... ok
[INFO] [stdout] test summary_ends_with_newline ... ok
[INFO] [stdout] test terminal_groups_by_category_with_headers ... ok
[INFO] [stdout] test terminal_header_includes_version_and_stats ... ok
[INFO] [stdout] test terminal_shows_category_counts ... ok
[INFO] [stdout] test terminal_shows_dep_names ... ok
[INFO] [stdout] test terminal_shows_locations ... ok
[INFO] [stdout] test terminal_summary_line ... ok
[INFO] [stdout] test terminal_shows_more_count_for_multi_location ... ok
[INFO] [stdout] test terminal_singular_category ... ok
[INFO] [stdout] test terminal_no_more_suffix_for_single_location ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/types_test.rs (/opt/rustwide/target/debug/deps/types_test-95dcb3818c340a69)
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr]      Running tests/walker_test.rs (/opt/rustwide/target/debug/deps/walker_test-77d1286f6a8973a7)
[INFO] [stdout] test category_all_has_six_entries ... ok
[INFO] [stdout] test confidence_display_matches_serde ... ok
[INFO] [stdout] test confidence_serializes_to_lowercase ... ok
[INFO] [stdout] test location_display ... ok
[INFO] [stdout] test port_dep_id_includes_direction ... ok
[INFO] [stdout] test confidence_ordering ... ok
[INFO] [stdout] test shadow_dep_id_generation ... ok
[INFO] [stdout] test category_serializes_to_snake_case ... ok
[INFO] [stdout] test category_display_matches_serde ... ok
[INFO] [stdout] test category_deserializes_from_snake_case ... ok
[INFO] [stdout] test scan_manifest_json_roundtrip ... ok
[INFO] [stdout] test shadow_dep_merge_locations ... ok
[INFO] [stdout] test shadow_dep_json_roundtrip ... ok
[INFO] [stdout] test shadow_dep_merge_locations_no_duplicates ... ok
[INFO] [stdout] test shadow_dep_without_metadata_omits_field ... ok
[INFO] [stdout] test metadata_accessors ... ok
[INFO] [stdout] test shadow_dep_json_matches_spec_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test empty_roots_returns_error ... ok
[INFO] [stdout] test no_gitignore_flag_includes_ignored_files ... ok
[INFO] [stdout] test follows_symlinks ... ok
[INFO] [stdout] test skips_empty_files ... ok
[INFO] [stdout] test ignores_non_js_ts_files ... ok
[INFO] [stdout] test results_are_sorted ... ok
[INFO] [stdout] test no_gitignore_still_excludes_default_dirs ... ok
[INFO] [stdout] test no_default_excludes_includes_default_dirs ... ok
[INFO] [stdout] test unicode_directory_names ... ok
[INFO] [stdout] test binary_file_with_js_extension_does_not_crash ... ok
[INFO] [stdout] test respects_gitignore ... ok
[INFO] [stdout] test symlink_cycle_does_not_hang ... ok
[INFO] [stdout] test returns_error_when_no_files_found ... ok
[INFO] [stdout] test discovers_js_and_ts_files ... ok
[INFO] [stdout] test permission_denied_file_does_not_crash ... ok
[INFO] [stdout] test skips_directories_with_js_like_names ... ok
[INFO] [stdout] test unicode_dir_not_matched_by_default_excludes ... ok
[INFO] [stdout] test extra_ignore_patterns ... ok
[INFO] [stdout] test multiple_root_paths ... ok
[INFO] [stdout] test permission_denied_directory_reports_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- permission_denied_directory_reports_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'permission_denied_directory_reports_error' (3695) panicked at tests/walker_test.rs:343:5:
[INFO] [stdout] should report walk error for locked dir
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d0eeb419738 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d0eeb419738 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d0eeb419738 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d0eeb419738 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d0eeb42ed0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d0eeb42ed0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d0eeb41e272 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d0eeb41e272 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d0eeb3f5d76 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d0eeb3f5d76 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d0eeb410c49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d0eeb09d15c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d0eeb09d15c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d0eeb410ec2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d0eeb410ec2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d0eeb3f5e64 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d0eeb3eae89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d0eeb3f6c9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d0eeb42f54c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d0eeb08dc8a - walker_test[5a67bd8109c9cdac]::permission_denied_directory_reports_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/walker_test.rs:343:5
[INFO] [stdout]   20:     0x5d0eeb086337 - walker_test[5a67bd8109c9cdac]::permission_denied_directory_reports_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/walker_test.rs:327:47
[INFO] [stdout]   21:     0x5d0eeb0900f6 - <walker_test[5a67bd8109c9cdac]::permission_denied_directory_reports_error::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d0eeb09023b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d0eeb09023b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5d0eeb09dab5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5d0eeb09dab5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5d0eeb09dab5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5d0eeb09dab5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5d0eeb09dab5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d0eeb09dab5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5d0eeb09dab5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5d0eeb098614 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5d0eeb098614 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5d0eeb0a0b32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5d0eeb0a0b32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d0eeb0a0b32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d0eeb0a0b32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d0eeb0a0b32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d0eeb0a0b32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5d0eeb0a0b32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d0eeb418ebf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5d0eeb418ebf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7889fdbf8aa4 - <unknown>
[INFO] [stdout]   43:     0x7889fdc85a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     permission_denied_directory_reports_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test walker_test`
[INFO] running `Command { std: "docker" "inspect" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970", kill_on_drop: false }`
[INFO] [stdout] 93c6f9eea40b1a8e5d6f8fc880d8b09d62c46473ac6ed40968980105a7144970
